Added `-[NSArray validateAsPropertyList]` and `-[NSDictionary validateAsPropertyList...
[adiumx.git] / Plugins / Purple Service / ESPurpleAIMAccount.h
blobba586ddff12b697f6ae2f34a64441614a4473a9b
1 //
2 // ESPurpleAIMAccount.h
3 // Adium
4 //
5 // Created by Evan Schoenberg on 2/23/05.
6 // Copyright 2006 The Adium Team. All rights reserved.
7 //
9 #import "CBPurpleOscarAccount.h"
11 @interface ESPurpleAIMAccount : CBPurpleOscarAccount {
15 @end